バージョン

RangeOutlines(List<String>) メソッド

アウトラインのリストをブレット グラフの範囲に割り当てます。
シンタックス
'宣言
 
Public Overloads Function RangeOutlines( _
   ByVal outlines As System.Collections.Generic.List(Of String) _
) As BulletGraph(Of T)
public BulletGraph<T> RangeOutlines( 
   System.Collections.Generic.List<string> outlines
)

パラメータ

outlines
範囲アウトラインのリスト。

戻り値の型

自身
参照

オンラインで表示: GitHub